home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / swingall.jar / javax / swing / JComboBox$KeySelectionManager.class (.txt) < prev    next >
Encoding:
Java Class File  |  1999-07-15  |  296 b   |  6 lines

  1. package javax.swing;
  2.  
  3. public interface JComboBox$KeySelectionManager {
  4.    int selectionForKey(char var1, ComboBoxModel var2);
  5. }
  6.